﻿2026-07-29T11:33:06.4624151Z ##[group]Run actions/checkout@v5
2026-07-29T11:33:06.4624637Z with:
2026-07-29T11:33:06.4624999Z   repository: BigscreenVR/spt-bs-core
2026-07-29T11:33:06.4627861Z   token: ***
2026-07-29T11:33:06.4628234Z   ssh-strict: true
2026-07-29T11:33:06.4628590Z   ssh-user: git
2026-07-29T11:33:06.4629046Z   persist-credentials: true
2026-07-29T11:33:06.4629431Z   clean: true
2026-07-29T11:33:06.4629794Z   sparse-checkout-cone-mode: true
2026-07-29T11:33:06.4630205Z   fetch-depth: 1
2026-07-29T11:33:06.4630544Z   fetch-tags: false
2026-07-29T11:33:06.4630902Z   show-progress: true
2026-07-29T11:33:06.4631260Z   lfs: false
2026-07-29T11:33:06.4631599Z   submodules: false
2026-07-29T11:33:06.4631956Z   set-safe-directory: true
2026-07-29T11:33:06.4632361Z   allow-unsafe-pr-checkout: false
2026-07-29T11:33:06.4632772Z ##[endgroup]
2026-07-29T11:33:06.5391986Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T11:33:06.5393664Z ##[group]Getting Git version info
2026-07-29T11:33:06.5394417Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T11:33:06.5395480Z [command]/usr/bin/git version
2026-07-29T11:33:06.5424478Z git version 2.43.0
2026-07-29T11:33:06.5442178Z ##[endgroup]
2026-07-29T11:33:06.5455548Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e1500afd-88f0-44f6-8a5f-b08b3c8c44f4' before making global git config changes
2026-07-29T11:33:06.5459513Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T11:33:06.5460516Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T11:33:06.5497536Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T11:33:06.5517390Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T11:33:06.5528500Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T11:33:06.5531856Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T11:33:06.5550503Z HEAD
2026-07-29T11:33:06.5582866Z ##[endgroup]
2026-07-29T11:33:06.5585338Z [command]/usr/bin/git submodule status
2026-07-29T11:33:06.5768154Z ##[group]Cleaning the repository
2026-07-29T11:33:06.5771355Z [command]/usr/bin/git clean -ffdx
2026-07-29T11:33:06.5808176Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T11:33:06.6029944Z HEAD is now at 222d480f Merge 4972b6d20d4dd67613d5ffb4b904277d0c69d339 into 812d7158a207aa312a34d4b472f6b7a45cdfaeea
2026-07-29T11:33:06.6035724Z ##[endgroup]
2026-07-29T11:33:06.6037776Z ##[group]Disabling automatic garbage collection
2026-07-29T11:33:06.6041192Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T11:33:06.6067385Z ##[endgroup]
2026-07-29T11:33:06.6068188Z ##[group]Setting up auth
2026-07-29T11:33:06.6072742Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T11:33:06.6099544Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T11:33:06.6294912Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T11:33:06.6323877Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T11:33:06.6512254Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T11:33:06.6539821Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T11:33:06.6736691Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T11:33:06.6768027Z ##[endgroup]
2026-07-29T11:33:06.6768900Z ##[group]Fetching the repository
2026-07-29T11:33:06.6774725Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +222d480f5d4df54d353225c2ffdb05abc444defa:refs/remotes/pull/121/merge
2026-07-29T11:33:07.2352055Z ##[endgroup]
2026-07-29T11:33:07.2353095Z ##[group]Determining the checkout info
2026-07-29T11:33:07.2354085Z ##[endgroup]
2026-07-29T11:33:07.2362821Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T11:33:07.2401784Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T11:33:07.2425805Z ##[group]Checking out the ref
2026-07-29T11:33:07.2427488Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/121/merge
2026-07-29T11:33:07.2474160Z HEAD is now at 222d480f Merge 4972b6d20d4dd67613d5ffb4b904277d0c69d339 into 812d7158a207aa312a34d4b472f6b7a45cdfaeea
2026-07-29T11:33:07.2477933Z ##[endgroup]
2026-07-29T11:33:07.2507982Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T11:33:07.2527213Z 222d480f5d4df54d353225c2ffdb05abc444defa
